Getting Information About Collection Tags
You use theCollectionTagExists
function to identify if a specific collection tag exists within a collection. You use theCountCollectionTags
function to obtain the number of unique collection tags in a collection.You use the
GetIndexedCollectionTag
function to obtain a specific collection tag from a collection.
Subtopics
- CollectionTagExists
- CountCollectionTags
- GetIndexedCollectionTag